home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 556 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.onramp.net!zdc!zippo!usenet
  3. From: The Software Guru <y95thosu@isy.liu.se>
  4. Subject: HELP! Line draw routine!
  5. Content-Type: text/plain; charset=us-ascii
  6. Sender: usenet@news.zippo.com
  7. Content-Transfer-Encoding: 7bit
  8. Nntp-Posting-Host: neftys.isy.liu.se
  9. Organization: Zippo
  10. Message-ID: <DKvG5F.BG9@news.zippo.com>
  11. X-Url: news://news.zippo.com/comp.sys.amiga.programmer
  12. X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.4 sun4m)
  13. Mime-Version: 1.0
  14. Date: Mon, 8 Jan 1996 16:51:15 GMT
  15.  
  16. Hello all ASM programmers!
  17.  
  18. I have a problem with the line draw routine I currently use.
  19. 95% of the time it works perfectly, but sometimes it doesn't draw
  20. a line when it's supposed to. I have found out that every other
  21. frame it draws the line when you pass it the same coordinates.
  22. And YES, I clear the memory in between.
  23. And it really IS the line draw routine. I checked this over and over again.
  24. It seems like it doesn't like double buffering(?)
  25.  
  26. AAAHHHHHH!!! Could somebody please mail me a fast line draw routine
  27. that I could try instead? And like I said, if I have the
  28. same filled vector-object, and spin it EXACTLY the same way, there's
  29. no problem in 95% of the cases. And it isn't the same line that's
  30. disappering, they disappear randomly(?)
  31. I can sometimes remove the problem by moving the screens a couple of
  32. hundred kilobytes. And there's nothing that could interfer with my
  33. routine either. What can it be?? I drives me crazy!?
  34.  
  35. Thanks in advance.
  36.  
  37.  
  38. -- 
  39.  
  40.   ________   _______   ________        
  41.   \#######\  \######\  \#######\     <y95thosu@isy.liu.se>
  42.       \#\     \#\____   \#\  ___
  43.        \#\     \#####\   \#\ \##\     Pay a visit to GuruLand:             
  44.         \#\         \#\   \#\  \#\
  45.          \#\    _____\#\   \#\__\#\    http://www.edu.isy.liu.se/~y95thosu
  46.           \#\   \#######\   \######\
  47.  
  48.               The Software Guru
  49.  
  50.